3.12.91 \(\int \frac {1}{(a-i a x)^{3/4} (a+i a x)^{3/4}} \, dx\) [1191]

Optimal. Leaf size=43 \[ \frac {2 \left (1+x^2\right )^{3/4} F\left (\left .\frac {1}{2} \tan ^{-1}(x)\right |2\right )}{(a-i a x)^{3/4} (a+i a x)^{3/4}} \]

[Out]

2*(x^2+1)^(3/4)*(cos(1/2*arctan(x))^2)^(1/2)/cos(1/2*arctan(x))*EllipticF(sin(1/2*arctan(x)),2^(1/2))/(a-I*a*x
)^(3/4)/(a+I*a*x)^(3/4)

________________________________________________________________________________________

Rubi [A]
time = 0.01, antiderivative size = 43, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.120, Rules used = {42, 239, 237} \begin {gather*} \frac {2 \left (x^2+1\right )^{3/4} F\left (\left .\frac {1}{2} \tan ^{-1}(x)\right |2\right )}{(a-i a x)^{3/4} (a+i a x)^{3/4}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[1/((a - I*a*x)^(3/4)*(a + I*a*x)^(3/4)),x]

[Out]

(2*(1 + x^2)^(3/4)*EllipticF[ArcTan[x]/2, 2])/((a - I*a*x)^(3/4)*(a + I*a*x)^(3/4))

Rule 42

Int[((a_) + (b_.)*(x_))^(m_)*((c_) + (d_.)*(x_))^(m_), x_Symbol] :> Dist[(a + b*x)^FracPart[m]*((c + d*x)^Frac
Part[m]/(a*c + b*d*x^2)^FracPart[m]), Int[(a*c + b*d*x^2)^m, x], x] /; FreeQ[{a, b, c, d, m}, x] && EqQ[b*c +
a*d, 0] &&  !IntegerQ[2*m]

Rule 237

Int[((a_) + (b_.)*(x_)^2)^(-3/4), x_Symbol] :> Simp[(2/(a^(3/4)*Rt[b/a, 2]))*EllipticF[(1/2)*ArcTan[Rt[b/a, 2]
*x], 2], x] /; FreeQ[{a, b}, x] && GtQ[a, 0] && PosQ[b/a]

Rule 239

Int[((a_) + (b_.)*(x_)^2)^(-3/4), x_Symbol] :> Dist[(1 + b*(x^2/a))^(3/4)/(a + b*x^2)^(3/4), Int[1/(1 + b*(x^2
/a))^(3/4), x], x] /; FreeQ[{a, b}, x] && PosQ[a]

Rubi steps

\begin {align*} \int \frac {1}{(a-i a x)^{3/4} (a+i a x)^{3/4}} \, dx &=\frac {\left (a^2+a^2 x^2\right )^{3/4} \int \frac {1}{\left (a^2+a^2 x^2\right )^{3/4}} \, dx}{(a-i a x)^{3/4} (a+i a x)^{3/4}}\\ &=\frac {\left (1+x^2\right )^{3/4} \int \frac {1}{\left (1+x^2\right )^{3/4}} \, dx}{(a-i a x)^{3/4} (a+i a x)^{3/4}}\\ &=\frac {2 \left (1+x^2\right )^{3/4} F\left (\left .\frac {1}{2} \tan ^{-1}(x)\right |2\right )}{(a-i a x)^{3/4} (a+i a x)^{3/4}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 5 vs. order 4 in optimal.
time = 10.02, size = 68, normalized size = 1.58 \begin {gather*} \frac {2 i \sqrt [4]{2} (1+i x)^{3/4} \sqrt [4]{a-i a x} \, _2F_1\left (\frac {1}{4},\frac {3}{4};\frac {5}{4};\frac {1}{2}-\frac {i x}{2}\right )}{a (a+i a x)^{3/4}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[1/((a - I*a*x)^(3/4)*(a + I*a*x)^(3/4)),x]

[Out]

((2*I)*2^(1/4)*(1 + I*x)^(3/4)*(a - I*a*x)^(1/4)*Hypergeometric2F1[1/4, 3/4, 5/4, 1/2 - (I/2)*x])/(a*(a + I*a*
x)^(3/4))

________________________________________________________________________________________

Mathics [C] Result contains higher order function than in optimal. Order 9 vs. order 4 in optimal.
time = 4.48, size = 73, normalized size = 1.70 \begin {gather*} \frac {-\text {meijerg}\left [\left \{\left \{\frac {3}{8},\frac {7}{8},1\right \},\left \{\frac {1}{2},\frac {3}{4},\frac {5}{4}\right \}\right \},\left \{\left \{\frac {1}{4},\frac {3}{8},\frac {3}{4},\frac {7}{8},\frac {5}{4}\right \},\left \{0\right \}\right \},\frac {\text {exp\_polar}\left [-3 I \text {Pi}\right ]}{x^2}\right ]+I \text {meijerg}\left [\left \{\left \{-\frac {1}{2},-\frac {1}{8},0,\frac {3}{8},\frac {1}{2},1\right \},\left \{\right \}\right \},\left \{\left \{-\frac {1}{8},\frac {3}{8}\right \},\left \{-\frac {1}{2},0,\frac {1}{4},0\right \}\right \},\frac {\text {exp\_polar}\left [-I \text {Pi}\right ]}{x^2}\right ]}{4 \text {Pi} a^{\frac {3}{2}} \text {Gamma}\left [\frac {3}{4}\right ]} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

mathics('Integrate[1/((a - I*a*x)^(3/4)*(a + I*a*x)^(3/4)),x]')

[Out]

(I meijerg[{{-1 / 2, -1 / 8, 0, 3 / 8, 1 / 2, 1}, {}}, {{-1 / 8, 3 / 8}, {-1 / 2, 0, 1 / 4, 0}}, exp_polar[-I
Pi] / x ^ 2] + -1 ^ (1 / 4) meijerg[{{3 / 8, 7 / 8, 1}, {1 / 2, 3 / 4, 5 / 4}}, {{1 / 4, 3 / 8, 3 / 4, 7 / 8,
5 / 4}, {0}}, exp_polar[-3 I Pi] / x ^ 2]) / (4 Pi a ^ (3 / 2) Gamma[3 / 4])

________________________________________________________________________________________

Maple [F]
time = 0.04, size = 0, normalized size = 0.00 \[\int \frac {1}{\left (-i a x +a \right )^{\frac {3}{4}} \left (i a x +a \right )^{\frac {3}{4}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a-I*a*x)^(3/4)/(a+I*a*x)^(3/4),x)

[Out]

int(1/(a-I*a*x)^(3/4)/(a+I*a*x)^(3/4),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a-I*a*x)^(3/4)/(a+I*a*x)^(3/4),x, algorithm="maxima")

[Out]

integrate(1/((I*a*x + a)^(3/4)*(-I*a*x + a)^(3/4)), x)

________________________________________________________________________________________

Fricas [F]
time = 0.31, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a-I*a*x)^(3/4)/(a+I*a*x)^(3/4),x, algorithm="fricas")

[Out]

integral((I*a*x + a)^(1/4)*(-I*a*x + a)^(1/4)/(a^2*x^2 + a^2), x)

________________________________________________________________________________________

Sympy [A]
time = 2.56, size = 100, normalized size = 2.33 \begin {gather*} - \frac {i {G_{6, 6}^{5, 3}\left (\begin {matrix} \frac {3}{8}, \frac {7}{8}, 1 & \frac {1}{2}, \frac {3}{4}, \frac {5}{4} \\\frac {1}{4}, \frac {3}{8}, \frac {3}{4}, \frac {7}{8}, \frac {5}{4} & 0 \end {matrix} \middle | {\frac {e^{- 3 i \pi }}{x^{2}}} \right )} e^{\frac {3 i \pi }{4}}}{4 \pi a^{\frac {3}{2}} \Gamma \left (\frac {3}{4}\right )} + \frac {i {G_{6, 6}^{2, 6}\left (\begin {matrix} - \frac {1}{2}, - \frac {1}{8}, 0, \frac {3}{8}, \frac {1}{2}, 1 & \\- \frac {1}{8}, \frac {3}{8} & - \frac {1}{2}, 0, \frac {1}{4}, 0 \end {matrix} \middle | {\frac {e^{- i \pi }}{x^{2}}} \right )}}{4 \pi a^{\frac {3}{2}} \Gamma \left (\frac {3}{4}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a-I*a*x)**(3/4)/(a+I*a*x)**(3/4),x)

[Out]

-I*meijerg(((3/8, 7/8, 1), (1/2, 3/4, 5/4)), ((1/4, 3/8, 3/4, 7/8, 5/4), (0,)), exp_polar(-3*I*pi)/x**2)*exp(3
*I*pi/4)/(4*pi*a**(3/2)*gamma(3/4)) + I*meijerg(((-1/2, -1/8, 0, 3/8, 1/2, 1), ()), ((-1/8, 3/8), (-1/2, 0, 1/
4, 0)), exp_polar(-I*pi)/x**2)/(4*pi*a**(3/2)*gamma(3/4))

________________________________________________________________________________________

Giac [F] N/A
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a-I*a*x)^(3/4)/(a+I*a*x)^(3/4),x)

[Out]

Could not integrate

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \frac {1}{{\left (a-a\,x\,1{}\mathrm {i}\right )}^{3/4}\,{\left (a+a\,x\,1{}\mathrm {i}\right )}^{3/4}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((a - a*x*1i)^(3/4)*(a + a*x*1i)^(3/4)),x)

[Out]

int(1/((a - a*x*1i)^(3/4)*(a + a*x*1i)^(3/4)), x)

________________________________________________________________________________________